[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 pow10()                 Power Function

 #include   <math.h>

 double     pow10(p);
 int        p;

    pow10() computes 10p.

    Returns:    pow10() returns x where x = 10p.


See Also: exp()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson